if service.click({
{"Record a*$4",
"STAR*",
"Start*",
}
})
return true
end
if service.click({
{"Pause Recording Button",
}
})
return true
end
if service.click({
{"Play Record*",
}
})
return true
end

return true